This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
Oops - Help Needed ~Samuel Umlupulgon 16.Jan.04 07:47 PM a Web browser Domino Designer 6.0.3Windows 2000
I imagine this is a simple fix but I've moved the ND6 code in your example into the QuerySave event of my Memo form and I'm having a problem with the following line:
Set mime = doc.CreateMIMEEntity("Body")
This generates the error "Item body already exists."
How do I append or somehow merge the MIMEEntity Body with the existing body field on the Memo form?